They don't currently work in the salsa-ci infrastructure.
ostree (2019.2-2) UNRELEASED; urgency=medium
* d/salsa-ci.yml: Request standard CI on salsa.debian.org
+ - Disable build-time tests with DEB_BUILD_OPTIONS=nocheck for now:
+ they don't currently work in the salsa-ci infrastructure.
-- Simon McVittie <smcv@debian.org> Sun, 23 Jun 2019 20:07:33 +0100
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+ DEB_BUILD_OPTIONS: 'nocheck'